home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Extend 3.0 Demo / Demo Libraries / Demo Generic Lib / Demo Generic Lib.rsrc / HELP_17339_Constant < prev    next >
Encoding:
Text File  |  1994-06-22  |  1.3 KB  |  18 lines

  1. Generates a constant value at each step. You specify the constant value in the dialog (the default constant is 1). If the input is connected, the input value is added to the constant in the dialog. This block is typically used for setting the value for the inputs to other blocks. For example, you can use it for a steady flow of fluid, cash, or a delay time value.
  2.  
  3. Note: If the Constant value field is left blank in the dialog, this block will output a Novalue. Outputting a Novalue is useful in some situations because most blocks will ignore NoValues. For example, when you want to start a Mean and Variance calculation only after a certain amount of simulation time has passed, send NoValues to the Mean and Variance block until you want calculations to occur.  If you had input zeros into the Mean & Varience block, its' sample size would grow, whereas NoValues will be ignored.
  4.  
  5. Dialog Choices
  6. Constant value: Value for the constant (may be positive or negative).
  7.  
  8. Connectors
  9. The input connector allows you to add a value (either positive or negative) to the Constant value.
  10.  
  11. The output is the sum of Constant value and the input, if there is one.
  12.  
  13. Animation
  14. Displays the value of the constant.
  15.  
  16. Extend Generic Library
  17. Copyright © 1989-1994 by Imagine That,Inc.
  18. All rights reserved. For use with Extend™ only.